home *** CD-ROM | disk | FTP | other *** search
/ Talking E-Mail / Talking E-Mail.iso / whole / Voiceguide / FAXBACK.VGS < prev    next >
INI File  |  1996-10-16  |  11KB  |  454 lines

  1. [Script]
  2. Version=2
  3. NbrModules=14
  4. DBHeight=116
  5.  
  6. [Module1]
  7. Title=Start Here
  8. Type=11
  9. TypeStr=Caller ID Switch
  10. DescTxtNbr=22
  11. DescTxt1=This is a demonstration Fax On Demand Application. This script demonstrates how
  12. DescTxt2=to:
  13. DescTxt3=
  14. DescTxt4=1. allow various callers access to different fax back files,
  15. DescTxt5=
  16. DescTxt6=2. how you can set up a pay-per-fax system.
  17. DescTxt7=
  18. DescTxt8=3. how to use PIN Checker modules to implement password protected access to fax-
  19. DescTxt9=back files
  20. DescTxt10=
  21. DescTxt11=4. How to use a CID Switch module to ensure that only calls from a certain telep
  22. DescTxt12=hones or from a certain people have access to certain fax-back areas.
  23. DescTxt13=
  24. DescTxt14=5. How to configure the fax-back module so that it will only fax documents to a
  25. DescTxt15=particular number - an added safety measure that ensures that your documents will not be faxed to an umwanted machine.
  26. DescTxt16=
  27. DescTxt17=This module will look at the Caller ID reported by the telephone company, and if
  28. DescTxt18=in the Caller ID information it can see a number 5558943, or  number 5550273, o
  29. DescTxt19=r a name ANDERSON, then the script will branch to the "VIP Fax Menu" module. All
  30. DescTxt20=other callers will go on to the "Standard Fax Menu"
  31. DescTxt21=
  32. DescTxt22=As usual, if you have any special requirements that you do not know how to implement, send an e-mail to Katalina, we will be only too glad to help you.
  33. Left=340
  34. Top=6
  35. Option1=0
  36. Option2=0
  37. Success=VIP Fax Menu
  38. Fail=Standard Fax Menu
  39. CIDmatch1=5558943
  40. CIDmatch2=5550273
  41. CIDmatch3=ANDERSON
  42. CIDmatchcount=3
  43.  
  44. [Module2]
  45. Title=Special Fax List
  46. Type=16
  47. TypeStr=Fax Back Information Module
  48. DescTxtNbr=10
  49. DescTxt1=Send out all teh available faxes. In this case teh only fax marked as availablei
  50. DescTxt2=s the index fax, so only the index fax will be faxed out.
  51. DescTxt3=
  52. DescTxt4=
  53. DescTxt5=Of course you could also select that "All Faxes Are Available" but then in order
  54. DescTxt6=to send only the index fax you would have to delete all teh other faxes.
  55. DescTxt7=
  56. DescTxt8=
  57. DescTxt9=The method used right now is more flexible.
  58. DescTxt10=
  59. Left=197
  60. Top=624
  61. Option1=0
  62. Option2=0
  63. SpeechFile1=
  64. SpeechFile2=
  65. SpeechFile3=
  66. SpeechFile4=
  67. SpeechFile5=
  68. SpeechFile6=
  69. SpeechFile7=
  70. SpeechFile8=
  71. SpeechFile9=
  72. NbrPaths=0
  73. HotFax=-1
  74. FaxNumberChoose=-1
  75. FaxTelNumber=$Num[Get Fax Nbr]
  76. UserChoosesFaxes=0
  77. MarkedFaxOnlyAvailable=-1
  78. FaxInfoIdx1=000   
  79. FaxInfoFile1=VGFAXIDX.DOC
  80. FaxAvailable1=1
  81. FaxInfoIdx2=001   
  82. FaxInfoFile2=VGFAX_1.DOC
  83. FaxAvailable2=0
  84. FaxInfoIdx3=002   
  85. FaxInfoFile3=VGFAX_2.DOC
  86. FaxAvailable3=0
  87. FaxInfoIdx4=003   
  88. FaxInfoFile4=VGFAX_3.DOC
  89. FaxAvailable4=0
  90. FaxDocNbr=4
  91.  
  92. [Module3]
  93. Title=Standard Fax Menu
  94. Type=7
  95. TypeStr=PIN Checker
  96. DescTxtNbr=19
  97. DescTxt1=Play a message asking what would the caller like to do next:
  98. DescTxt2=
  99. DescTxt3=0. Enter the Client Number to gain access to the Special Fax Index. Caller will be asked to enter their Credit Card number of customer ID(whichever you wish), the CC number or ID is verified and then the caller can choose which faxes they wish to receive.
  100. DescTxt4=
  101. DescTxt5=As VoiceGuide stores in the Database which faxes were sent out, you can then bill depending on what information was faxed out.
  102. DescTxt6=
  103. DescTxt7=1. Hot-Fax 1 - caller will receive all the faxes listed in the HotFax 1 module,t
  104. DescTxt8=he files will be faxed immediatetely - caller pays the transmission costs.
  105. DescTxt9=
  106. DescTxt10=2. Hot-Fax 2 - caller will choose which faxes they wish to receive, then the fil
  107. DescTxt11=es will be faxed immediatetely - caller pays the transmission costs.
  108. DescTxt12=
  109. DescTxt13=And for people in the know there are a few other options available:
  110. DescTxt14=
  111. DescTxt15=8869: People who know how this PIN number will gain automatic access to the Special Fax Index
  112. DescTxt16=
  113. DescTxt17=9768: : People who know how this PIN number will gain automatic access to the Special Fax List
  114. DescTxt18=
  115. DescTxt19=Please note how the numbers 0,1 and 2 are not used in the two PINs above, since as soon as any one of these numbers is heard, one of the above 3 choices is taken
  116. Left=267
  117. Top=184
  118. Option1=-1
  119. Option2=0
  120. SpeechFile1=faxb1c03.r4
  121. NbrPaths=6
  122. Path1Dest=Special Fax Index
  123. Path1PIN=8869
  124. Path2Dest=Special Fax List
  125. Path2PIN=4444
  126. Path3Dest=Get Client Number
  127. Path3PIN=0
  128. Path4Dest=Hot-Fax All
  129. Path4PIN=1
  130. Path5Dest=Fax Back Selected
  131. Path5PIN=2
  132. Path6Dest=Finish Call
  133. Path6PIN=TimeOut=5
  134.  
  135. [Module4]
  136. Title=VIP Fax Menu
  137. Type=7
  138. TypeStr=PIN Checker
  139. DescTxtNbr=8
  140. DescTxt1=To get here you must be ANDERSON, or be calling from:
  141. DescTxt2=5558943
  142. DescTxt3=or
  143. DescTxt4=5550273
  144. DescTxt5=
  145. DescTxt6=Please use the modem recorder to record the sound files for the VIP Fax menu and the modules which follow it.
  146. DescTxt7=
  147. DescTxt8=Demo sound files were not supplied to reduce the distribution file size.
  148. Left=907
  149. Top=149
  150. Option1=0
  151. Option2=0
  152. SpeechFile1=
  153. NbrPaths=4
  154. Path1Dest=VIP faxes
  155. Path1PIN=1
  156. Path2Dest=Fax all Faxes to John
  157. Path2PIN=2
  158. Path3Dest=Confidential Info 1
  159. Path3PIN=7596
  160. Path4Dest=Confidential Info 2
  161. Path4PIN=9846
  162.  
  163. [Module5]
  164. Title=Special Fax Index
  165. Type=16
  166. TypeStr=Fax Back Information Module
  167. DescTxtNbr=2
  168. DescTxt1=The caller can now choose which faxes they wish to receive.
  169. DescTxt2=
  170. Left=411
  171. Top=402
  172. Option1=0
  173. Option2=0
  174. SpeechFile1=FAXBAC05.R4
  175. SpeechFile2=
  176. SpeechFile3=
  177. SpeechFile4=
  178. SpeechFile5=
  179. SpeechFile6=
  180. SpeechFile7=
  181. SpeechFile8=
  182. SpeechFile9=
  183. NbrPaths=0
  184. HotFax=-1
  185. FaxNumberChoose=-1
  186. FaxTelNumber=
  187. UserChoosesFaxes=-1
  188. MarkedFaxOnlyAvailable=0
  189. FaxInfoIdx1=000   
  190. FaxInfoFile1=VGFAXIDX.DOC
  191. FaxAvailable1=1
  192. FaxInfoIdx2=001   
  193. FaxInfoFile2=VGFAX_1.DOC
  194. FaxAvailable2=1
  195. FaxInfoIdx3=002   
  196. FaxInfoFile3=VGFAX_2.DOC
  197. FaxAvailable3=1
  198. FaxInfoIdx4=003   
  199. FaxInfoFile4=VGFAX_3.DOC
  200. FaxAvailable4=1
  201. FaxDocNbr=4
  202.  
  203. [Module6]
  204. Title=Get Client Number
  205. Type=5
  206. TypeStr=Get Number Sequence
  207. DescTxtNbr=2
  208. DescTxt1=Ask the caller to enter a six digit client number...
  209. DescTxt2=
  210. Left=533
  211. Top=271
  212. Option1=0
  213. Option2=0
  214. SpeechFile1=
  215. SpeechFile2=
  216. SpeechFile3=
  217. GetNbrsMax=6
  218. GetNbrsDontConfirm=0
  219. Success=Module 7
  220. Fail=
  221.  
  222. [Module7]
  223. Title=Module 7
  224. Type=10
  225. TypeStr=Run Program
  226. DescTxtNbr=10
  227. DescTxt1=Take the Client number entered above and call the verifying utility to test for
  228. DescTxt2=validity of the client number, and whether that client can still access fax-back
  229. DescTxt3=information.
  230. DescTxt4=
  231. DescTxt5=This is of course a demo. the utility TST_NMBR.EXE has not been supplied - this is only used as a demo to show how the access to some areas of the script can be now restricted..
  232. DescTxt6=
  233. DescTxt7=Please note that the "Run Program"
  234. DescTxt8=module is not supported in the Standard
  235. DescTxt9=Version of VoiceGuide, it is a Professional version feature. (Which is demonstra
  236. DescTxt10=ted in the shareware version)
  237. Left=588
  238. Top=520
  239. Option1=0
  240. Option2=0
  241. Success=Special Fax List
  242. Fail=Finish Call
  243. ShellProgram=TST_NMBR.EXE $RV[Get Client Number]
  244. ShellMode=4
  245. ShellWait=-1
  246. ShellCloseCom=0
  247.  
  248. [Module8]
  249. Title=Finish Call
  250. Type=3
  251. TypeStr=Hangup
  252. DescTxtNbr=2
  253. DescTxt1=Hangup - End Call
  254. DescTxt2=
  255. Left=352
  256. Top=760
  257. Option1=0
  258. Option2=0
  259. SpeechFile1=
  260. NbrPaths=0
  261.  
  262. [Module9]
  263. Title=Hot-Fax All
  264. Type=16
  265. TypeStr=Fax Back Information Module
  266. DescTxtNbr=2
  267. DescTxt1=Send fax immediately: Send only the Index Fax.
  268. DescTxt2=
  269. Left=24
  270. Top=323
  271. Option1=0
  272. Option2=0
  273. SpeechFile1=FAXBA109.R4
  274. SpeechFile2=
  275. SpeechFile3=
  276. SpeechFile4=
  277. SpeechFile5=
  278. SpeechFile6=
  279. SpeechFile7=
  280. SpeechFile8=
  281. SpeechFile9=
  282. NbrPaths=0
  283. HotFax=-1
  284. FaxNumberChoose=-1
  285. FaxTelNumber=
  286. UserChoosesFaxes=0
  287. MarkedFaxOnlyAvailable=-1
  288. FaxInfoIdx1=000   
  289. FaxInfoFile1=VGFAXIDX.DOC
  290. FaxAvailable1=1
  291. FaxInfoIdx2=001   
  292. FaxInfoFile2=VGFAX_1.DOC
  293. FaxAvailable2=1
  294. FaxInfoIdx3=002   
  295. FaxInfoFile3=VGFAX_2.DOC
  296. FaxAvailable3=1
  297. FaxInfoIdx4=003   
  298. FaxInfoFile4=VGFAX_3.DOC
  299. FaxAvailable4=1
  300. FaxDocNbr=4
  301.  
  302. [Module10]
  303. Title=Fax Back Selected
  304. Type=16
  305. TypeStr=Fax Back Information Module
  306. DescTxtNbr=2
  307. DescTxt1=Allow the caller to choose faxes, then send tehm immediately
  308. DescTxt2=
  309. Left=84
  310. Top=493
  311. Option1=0
  312. Option2=0
  313. SpeechFile1=FAXBA110.R4
  314. SpeechFile2=
  315. SpeechFile3=
  316. SpeechFile4=
  317. SpeechFile5=
  318. SpeechFile6=
  319. SpeechFile7=
  320. SpeechFile8=
  321. SpeechFile9=
  322. NbrPaths=0
  323. HotFax=0
  324. FaxNumberChoose=-1
  325. FaxTelNumber=
  326. UserChoosesFaxes=-1
  327. MarkedFaxOnlyAvailable=0
  328. FaxInfoIdx1=000   
  329. FaxInfoFile1=VGFAXIDX.DOC
  330. FaxAvailable1=1
  331. FaxInfoIdx2=001   
  332. FaxInfoFile2=VGFAX_1.DOC
  333. FaxAvailable2=1
  334. FaxInfoIdx3=002   
  335. FaxInfoFile3=VGFAX_2.DOC
  336. FaxAvailable3=1
  337. FaxInfoIdx4=003   
  338. FaxInfoFile4=VGFAX_3.DOC
  339. FaxAvailable4=1
  340. FaxDocNbr=4
  341.  
  342. [Module11]
  343. Title=Confidential Info 2
  344. Type=16
  345. TypeStr=Fax Back Information Module
  346. DescTxtNbr=1
  347. DescTxt1=Confidential Faxes 2
  348. Left=1025
  349. Top=488
  350. Option1=0
  351. Option2=0
  352. SpeechFile1=
  353. SpeechFile2=
  354. SpeechFile3=
  355. SpeechFile4=
  356. SpeechFile5=
  357. SpeechFile6=
  358. SpeechFile7=
  359. SpeechFile8=
  360. SpeechFile9=
  361. NbrPaths=0
  362. HotFax=0
  363. FaxNumberChoose=0
  364. FaxTelNumber=5557942
  365. UserChoosesFaxes=-1
  366. MarkedFaxOnlyAvailable=-1
  367. FaxDocNbr=0
  368.  
  369. [Module12]
  370. Title=Fax all Faxes to John
  371. Type=16
  372. TypeStr=Fax Back Information Module
  373. DescTxtNbr=4
  374. DescTxt1=Send all faxes to a particular telephone number.
  375. DescTxt2=This might be usefull for faxing daily or
  376. DescTxt3=weekly reports to a particular person....
  377. DescTxt4=
  378. Left=839
  379. Top=487
  380. Option1=0
  381. Option2=0
  382. SpeechFile1=
  383. SpeechFile2=
  384. SpeechFile3=
  385. SpeechFile4=
  386. SpeechFile5=
  387. SpeechFile6=
  388. SpeechFile7=
  389. SpeechFile8=
  390. SpeechFile9=
  391. NbrPaths=0
  392. HotFax=0
  393. FaxNumberChoose=0
  394. FaxTelNumber=5552411
  395. UserChoosesFaxes=0
  396. MarkedFaxOnlyAvailable=-1
  397. FaxDocNbr=0
  398.  
  399. [Module13]
  400. Title=VIP faxes
  401. Type=16
  402. TypeStr=Fax Back Information Module
  403. DescTxtNbr=2
  404. DescTxt1=Choose which faxes you wish to receive.
  405. DescTxt2=
  406. Left=725
  407. Top=302
  408. Option1=0
  409. Option2=0
  410. SpeechFile1=
  411. SpeechFile2=
  412. SpeechFile3=
  413. SpeechFile4=
  414. SpeechFile5=
  415. SpeechFile6=
  416. SpeechFile7=
  417. SpeechFile8=
  418. SpeechFile9=
  419. NbrPaths=0
  420. HotFax=0
  421. FaxNumberChoose=-1
  422. FaxTelNumber=
  423. UserChoosesFaxes=-1
  424. MarkedFaxOnlyAvailable=0
  425. FaxDocNbr=0
  426.  
  427. [Module14]
  428. Title=Confidential Info 1
  429. Type=16
  430. TypeStr=Fax Back Information Module
  431. DescTxtNbr=2
  432. DescTxt1=Confidential Faxes.
  433. DescTxt2=
  434. Left=1124
  435. Top=300
  436. Option1=0
  437. Option2=0
  438. SpeechFile1=
  439. SpeechFile2=
  440. SpeechFile3=
  441. SpeechFile4=
  442. SpeechFile5=
  443. SpeechFile6=
  444. SpeechFile7=
  445. SpeechFile8=
  446. SpeechFile9=
  447. NbrPaths=0
  448. HotFax=0
  449. FaxNumberChoose=-1
  450. FaxTelNumber=
  451. UserChoosesFaxes=-1
  452. MarkedFaxOnlyAvailable=0
  453. FaxDocNbr=0
  454.